Click or drag to resize

ResourceAllowAutoRedirect Property

Gets or sets a value that indicates whether the request should follow redirection responses.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool AllowAutoRedirect { get; set; }

Property Value

Type: Boolean
See Also